tools: add SHAREDIR to buildmakevars2file
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Jun 2009 12:05:10 +0000 (13:05 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 25 Jun 2009 12:05:10 +0000 (13:05 +0100)
commit5c568cd35f8bd3676666a5b08961c074dc2b36e4
treea9c06665f7b19c7e38a3a56a913d684fd616e048
parent6cba5a2ed1a602ed4b6576709f9dad9fae105111
tools: add SHAREDIR to buildmakevars2file

c/s 19818 dropped SHAREDIR from xen/util/path.py, which broke the "xm
new" command. This patch adds SHAREDIR back to the new
buildmakevars2file-closure function.

Signed-off-by: Ryan O'Connor <rjo@cs.ubc.ca>
Config.mk